DioDocs for PDF
DrawVertGlyphs(GcGraphics,CffTable,UInt16[],Single[],Single[],Single[],String[],Int32,Color,Matrix3x2) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GlyphsRenderer クラス > DrawVertGlyphs メソッド : DrawVertGlyphs(GcGraphics,CffTable,UInt16[],Single[],Single[],Single[],String[],Int32,Color,Matrix3x2) メソッド
For internal use.
シンタックス
'宣言
 
Public Overloads Shared Sub DrawVertGlyphs( _
   ByVal g As GcGraphics, _
   ByVal font As CffTable, _
   ByVal glyphs() As System.UShort, _
   ByVal glyphAdvances() As System.Single, _
   ByVal glyphVx() As System.Single, _
   ByVal glyphVy() As System.Single, _
   ByVal glyphUtf16() As System.String, _
   ByVal length As System.Integer, _
   ByVal color As System.Drawing.Color, _
   ByVal matrix As System.Numerics.Matrix3x2 _
) 
public static void DrawVertGlyphs( 
   GcGraphics g,
   CffTable font,
   System.ushort[] glyphs,
   System.float[] glyphAdvances,
   System.float[] glyphVx,
   System.float[] glyphVy,
   System.string[] glyphUtf16,
   System.int length,
   System.Drawing.Color color,
   System.Numerics.Matrix3x2 matrix
)

パラメータ

g
font
glyphs
glyphAdvances
glyphVx
glyphVy
glyphUtf16
length
color
matrix
参照

GlyphsRenderer クラス
GlyphsRenderer メンバ
オーバーロード一覧